Type Definition unity_native_plugin_sys::PFN_vkGetDeviceQueue[][src]

pub type PFN_vkGetDeviceQueue = Option<unsafe extern "system" fn(device: VkDevice, queueFamilyIndex: u32, queueIndex: u32, pQueue: *mut VkQueue)>;