Function cplex_rs_sys::CPXNETgetpi

source ·
pub unsafe extern "C" fn CPXNETgetpi(
    env: CPXCENVptr,
    net: CPXCNETptr,
    pi: *mut f64,
    begin: c_int,
    end: c_int
) -> c_int