[][src]Function sdl2_sys::SDL_sscanf

pub unsafe extern "C" fn SDL_sscanf(
    text: *const c_char,
    fmt: *const c_char,
     ...
) -> c_int