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

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