[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetAPIRestriction

pub unsafe extern "C" fn nvmlDeviceGetAPIRestriction(
    device: nvmlDevice_t,
    apiType: nvmlRestrictedAPI_t,
    isRestricted: *mut nvmlEnableState_t
) -> nvmlReturn_t