set_var_weights_func

Type Alias set_var_weights_func 

Source
pub type set_var_weights_func = unsafe extern "C" fn(lp: *mut lprec, weights: *mut c_double) -> c_uchar;