Type Definition vks::vk::PFN_vkResetEvent [] [src]

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