print_str_func

Type Alias print_str_func 

Source
pub type print_str_func = unsafe extern "C" fn(lp: *mut lprec, str: *mut c_char);