pub unsafe extern "system" fn vkCmdDispatchIndirect(
commandBuffer: VkCommandBuffer,
buffer: VkBuffer,
offset: VkDeviceSize,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdDispatchIndirect(
commandBuffer: VkCommandBuffer,
buffer: VkBuffer,
offset: VkDeviceSize,
)Available if built with exported-prototypes.