Type Definition mupen64plus_sys::ptr_SDL_KeyUp[][src]

pub type ptr_SDL_KeyUp = Option<unsafe extern "C" fn(keymod: c_int, keysym: c_int)>;