[][src]Function sundials_sys::IDASetMaxNumJacsIC

pub unsafe extern "C" fn IDASetMaxNumJacsIC(
    ida_mem: *mut c_void,
    maxnj: c_int
) -> c_int