Type Alias integr_fn

Source
pub type integr_fn = unsafe extern "C" fn(x: *mut c_double, n: c_int, ex: *mut c_void);