[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceSetAPIRestriction

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