Function sundials_sys::N_VInvTestLocal

source ยท
pub unsafe extern "C" fn N_VInvTestLocal(
    x: N_Vector,
    z: N_Vector,
) -> c_int