write_mps_func

Type Alias write_mps_func 

Source
pub type write_mps_func = unsafe extern "C" fn(lp: *mut lprec, filename: *mut c_char) -> c_uchar;