Function sundials_sys::denseScale

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