write_LP_func

Type Alias write_LP_func 

Source
pub type write_LP_func = unsafe extern "C" fn(lp: *mut lprec, output: *mut FILE) -> c_uchar;