FnCreateEvent

Type Alias FnCreateEvent 

Source
pub type FnCreateEvent = extern "system" fn(device: Device, pCreateInfo: *const EventCreateInfo, pAllocator: *const AllocationCallbacks, pEvent: *mut Event) -> Result;