pub unsafe fn destroy_pipeline(
device: VkDevice,
pipeline: VkPipeline,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_pipeline(
device: VkDevice,
pipeline: VkPipeline,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.