Type Definition unity_native_plugin_sys::PFN_vkGetEventStatus[][src]

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