Skip to main content

create_query_pool

Function create_query_pool 

Source
pub unsafe fn create_query_pool(
    device: VkDevice,
    create_info: *const VkQueryPoolCreateInfo,
    allocator: *const VkAllocationCallbacks,
    query_pool_out: *mut VkQueryPool,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.