[][src]Type Definition vulkan_bindings::FnCreateQueryPool

type FnCreateQueryPool = extern "system" fn(device: Device, pCreateInfo: *const QueryPoolCreateInfo, pAllocator: *const AllocationCallbacks, pQueryPool: *mut QueryPool) -> Result;