[][src]Function open_cl_low_level::device::list_devices_by_type

pub fn list_devices_by_type(
    platform: &ClPlatformID,
    device_type: DeviceType
) -> Output<Vec<ClDeviceID>>