Skip to main content

declare_omp_get_num_devices

Function declare_omp_get_num_devices 

Source
pub(crate) fn declare_omp_get_num_devices<'ll>(
    cx: &GenericCx<'ll, FullCx<'ll, '_>>,
) -> (&'ll Value, &'ll Type)
Expand description

Declares the omp_get_num_devices runtime function and returns the declaration together with its type.