Function CreateCommandPool

Source
pub unsafe extern "C" fn CreateCommandPool(
    pCreateInfo: *const CommandPoolCreateInfo,
    pCommandPool: *mut CommandPool,
) -> VkResult