Function sundials_sys::denseCopy[][src]

pub unsafe extern "C" fn denseCopy(
    a: *mut *mut realtype,
    b: *mut *mut realtype,
    m: sunindextype,
    n: sunindextype
)