Type Definition vulkan_bindings::FnDestroyPipeline[][src]

pub type FnDestroyPipeline = extern "system" fn(device: Device, pipeline: Pipeline, pAllocator: *const AllocationCallbacks);