[][src]Type Definition vulkan_bindings::FnCreateEvent

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