pub unsafe extern "C" fn vmaCreateAllocator(
    pCreateInfo: *const VmaAllocatorCreateInfo,
    pAllocator: *mut VmaAllocator
) -> Result
Expand description

Creates #VmaAllocator object.