read_params_func

Type Alias read_params_func 

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