Skip to main content

free_memory

Function free_memory 

Source
pub unsafe fn free_memory(
    device: VkDevice,
    memory: VkDeviceMemory,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.