Type Definition vulkan_bindings::FnCmdResetQueryPool[][src]

pub type FnCmdResetQueryPool = extern "system" fn(commandBuffer: CommandBuffer, queryPool: QueryPool, firstQuery: u32, queryCount: u32);