[][src]Function sundials_sys::denseCopy

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