PFN_vkSetEvent

Type Alias PFN_vkSetEvent 

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