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