Type Definition unity_native_plugin_sys::PFN_vkDestroyEvent[][src]

pub type PFN_vkDestroyEvent = Option<unsafe extern "system" fn(device: VkDevice, event: VkEvent, pAllocator: *const VkAllocationCallbacks)>;