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

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