Type Definition apollo_hyper_libretro_sys::SetRumbleStateFn
source · pub type SetRumbleStateFn = unsafe extern "C" fn(port: c_uint, effect: RumbleEffect, strength: u16) -> bool;pub type SetRumbleStateFn = unsafe extern "C" fn(port: c_uint, effect: RumbleEffect, strength: u16) -> bool;