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

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