Type Definition angrylion_rdp_plus_sys::ptr_SDL_KeyUp[][src]

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