[][src]Type Definition vulkan_bindings::FnDestroyPipelineLayout

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