Skip to main content

PFN_vkCreateQueryPool

Type Alias PFN_vkCreateQueryPool 

Source
pub type PFN_vkCreateQueryPool = unsafe extern "system" fn(Device, *const QueryPoolCreateInfo, *const AllocationCallbacks, *mut QueryPool) -> Result;