pub(crate) fn declare_omp_get_num_devices<'ll>( cx: &GenericCx<'ll, FullCx<'ll, '_>>, ) -> (&'ll Value, &'ll Type)
Declares the omp_get_num_devices runtime function and returns the declaration together with its type.
omp_get_num_devices