FnSetEvent

Type Alias FnSetEvent 

Source
pub type FnSetEvent = extern "system" fn(device: Device, event: Event) -> Result;