pub unsafe fn destroy_descriptor_pool(
device: VkDevice,
descriptor_pool: VkDescriptorPool,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_descriptor_pool(
device: VkDevice,
descriptor_pool: VkDescriptorPool,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.