set_rowex_func

Type Alias set_rowex_func 

Source
pub type set_rowex_func = unsafe extern "C" fn(lp: *mut lprec, rownr: c_int, count: c_int, row: *mut c_double, colno: *mut c_int) -> c_uchar;