Type Definition angrylion_rdp_plus_sys::ptr_SDL_KeyDown[][src]

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