pub unsafe extern "system" fn vkQueueSubmit( queue: VkQueue, submitCount: u32, pSubmits: *const VkSubmitInfo, fence: VkFence, ) -> VkResult
Available if built with exported_prototypes.
exported_prototypes