pub unsafe extern "system" fn vkDestroyEvent(
device: VkDevice,
event: VkEvent,
pAllocator: *const VkAllocationCallbacks,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkDestroyEvent(
device: VkDevice,
event: VkEvent,
pAllocator: *const VkAllocationCallbacks,
)Available if built with exported-prototypes.