Type Definition vks::PFN_vkResetEvent [] [src]

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