Function sundials_sys::SUNDlsMat_newDenseMat

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