Skip to main content

allocate_command_buffers

Function allocate_command_buffers 

Source
pub unsafe fn allocate_command_buffers(
    device: VkDevice,
    allocate_info: *const VkCommandBufferAllocateInfo,
    command_buffers_out: *mut VkCommandBuffer,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.