Type Definition vulkan_bindings::FnDestroyPipeline

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