Skip to main content

cmd_update_buffer

Function cmd_update_buffer 

Source
pub unsafe fn cmd_update_buffer(
    command_buffer: VkCommandBuffer,
    dst_buffer: VkBuffer,
    dst_offset: VkDeviceSize,
    data_size: VkDeviceSize,
    data: *const c_void,
)
Expand description

ยงSafety

direct calling ffi functions.