Skip to main content

create_buffer

Function create_buffer 

Source
pub unsafe fn create_buffer(
    device: VkDevice,
    create_info: *const VkBufferCreateInfo,
    allocator: *const VkAllocationCallbacks,
    buffer_out: *mut VkBuffer,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.