pub unsafe fn destroy_pipeline_cache(
device: VkDevice,
pipeline_cache: VkPipelineCache,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_pipeline_cache(
device: VkDevice,
pipeline_cache: VkPipelineCache,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.