Function GRBBSolve

Source
pub unsafe extern "C" fn GRBBSolve(
    model: *mut GRBmodel,
    b: *mut GRBsvec,
    x: *mut GRBsvec,
) -> c_int