Skip to main content

dd_MatrixAppend

Function dd_MatrixAppend 

Source
pub unsafe extern "C" fn dd_MatrixAppend(
    M1: dd_MatrixPtr,
    M2: dd_MatrixPtr,
) -> dd_MatrixPtr