[][src]Type Definition vulkanalia_sys::PFN_vkGetEventStatus

type PFN_vkGetEventStatus = extern "system" fn(_device: Device, _event: Event) -> Result;