Type Alias ash::vk::PFN_vkGetDeviceQueue

source ·
pub type PFN_vkGetDeviceQueue = unsafe extern "system" fn(device: Device, queue_family_index: u32, queue_index: u32, p_queue: *mut Queue);