pub unsafe extern "system" fn vkDestroyBuffer(
device: VkDevice,
buffer: VkBuffer,
pAllocator: *const VkAllocationCallbacks,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkDestroyBuffer(
device: VkDevice,
buffer: VkBuffer,
pAllocator: *const VkAllocationCallbacks,
)Available if built with exported-prototypes.