Skip to main content

vkFreeMemory

Function vkFreeMemory 

Source
pub unsafe extern "system" fn vkFreeMemory(
    device: VkDevice,
    memory: VkDeviceMemory,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with exported-prototypes.