Function sundials_sys::SUNDlsMat_newDenseMat

source ·
pub unsafe extern "C" fn SUNDlsMat_newDenseMat(
    m: sunindextype,
    n: sunindextype
) -> *mut *mut sunrealtype