GRBgetgenconstrCos

Function GRBgetgenconstrCos 

Source
pub unsafe extern "C" fn GRBgetgenconstrCos(
    model: *mut GRBmodel,
    id: c_int,
    xvarP: *mut c_int,
    yvarP: *mut c_int,
    aP: *mut c_double,
) -> c_int