Type Definition PFN_vkSetEvent
bedrock::vk
type PFN_vkSetEvent = extern "system" fn(device: VkDevice, event: VkEvent) -> VkResult;