pub const NVAPI_INVALID_CALL: NvAPI_Status = _; // -134i32Expand description
The method call is invalid. For example, a method’s parameter may not be a valid pointer.
pub const NVAPI_INVALID_CALL: NvAPI_Status = _; // -134i32The method call is invalid. For example, a method’s parameter may not be a valid pointer.