Function cudaGetDeviceFlags

Source
pub unsafe extern "C" fn cudaGetDeviceFlags(
    flags: *mut c_uint,
) -> cudaError_t