Function sundials_sys::denseScale[][src]

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