is_negative_func

Type Alias is_negative_func 

Source
pub type is_negative_func = unsafe extern "C" fn(lp: *mut lprec, colnr: c_int) -> c_uchar;