pub unsafe extern "system" fn vkBeginCommandBuffer(
commandBuffer: VkCommandBuffer,
pBeginInfo: *const VkCommandBufferBeginInfo,
) -> VkResultExpand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkBeginCommandBuffer(
commandBuffer: VkCommandBuffer,
pBeginInfo: *const VkCommandBufferBeginInfo,
) -> VkResultAvailable if built with exported-prototypes.