[][src]Function sundials_sys::denseScale

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