Function sundials_sys::SUNMatCopy

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