Skip to main content

allocate_memory

Function allocate_memory 

Source
pub unsafe fn allocate_memory(
    device: VkDevice,
    allocate_info: *const VkMemoryAllocateInfo,
    allocator: *const VkAllocationCallbacks,
    memory_out: *mut VkDeviceMemory,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.