Function rc_matrix_duplicate

Source
pub unsafe extern "C" fn rc_matrix_duplicate(
    A: rc_matrix_t,
    B: *mut rc_matrix_t,
) -> c_int