Type Definition vulkan_bindings::FnDestroyEvent

source ·
pub type FnDestroyEvent = extern "system" fn(device: Device, event: Event, pAllocator: *const AllocationCallbacks);