[][src]Type Definition sundials_sys::CVEwtFn

type CVEwtFn = Option<unsafe extern "C" fn(y: N_Vector, ewt: N_Vector, user_data: *mut c_void) -> c_int>;