[][src]Function fermium::SDL_GetMouseState

pub unsafe extern "C" fn SDL_GetMouseState(
    x: *mut c_int,
    y: *mut c_int
) -> Uint32