Type Definition vulkan_bindings::FnGetFenceStatus[][src]

pub type FnGetFenceStatus = extern "system" fn(device: Device, fence: Fence) -> Result;