[][src]Type Definition vulkan_sys::PFN_vkResetEvent

type PFN_vkResetEvent = Option<unsafe extern "system" fn(device: VkDevice, event: VkEvent) -> VkResult>;