Function sundials_sys::SUNMatCopy_Dense

source ·
pub unsafe extern "C" fn SUNMatCopy_Dense(
    A: SUNMatrix,
    B: SUNMatrix
) -> SUNErrCode