Type Definition vulkanalia_sys::PFN_vkDestroyPipeline[][src]

type PFN_vkDestroyPipeline = unsafe extern "system" fn(_device: Device, _pipeline: Pipeline, _allocator: *const AllocationCallbacks);