[][src]Type Definition vulkan_bindings::FnGetDeviceQueue

type FnGetDeviceQueue = extern "system" fn(device: Device, queueFamilyIndex: u32, queueIndex: u32, pQueue: *mut Queue);