Type Definition ash::vk::PFN_vkGetEventStatus

source · []
pub type PFN_vkGetEventStatus = unsafe extern "system" fn(device: Device, event: Event) -> Result;