Function sundials_sys::N_VInvTestLocal

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