[][src]Function fermium::SDL_GetGlobalMouseState

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