pub unsafe extern "system" fn vkCmdCopyMemoryIndirectNV(
commandBuffer: VkCommandBuffer,
copyBufferAddress: VkDeviceAddress,
copyCount: u32,
stride: u32,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdCopyMemoryIndirectNV(
commandBuffer: VkCommandBuffer,
copyBufferAddress: VkDeviceAddress,
copyCount: u32,
stride: u32,
)Available if built with prototypes.