Function sundials_sys::N_VConstrMaskLocal

source ·
pub unsafe extern "C" fn N_VConstrMaskLocal(
    c: N_Vector,
    x: N_Vector,
    m: N_Vector
) -> c_int