[][src]Type Definition unity_native_plugin_sys::PFN_vkGetEventStatus

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