Type Definition vulkan_bindings::FnDestroyPipelineLayout[][src]

pub type FnDestroyPipelineLayout = extern "system" fn(device: Device, pipelineLayout: PipelineLayout, pAllocator: *const AllocationCallbacks);