Type Definition vulkan_bindings::FnGetEventStatus

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