Skip to main content

dd_MatrixRowsRemove

Function dd_MatrixRowsRemove 

Source
pub unsafe extern "C" fn dd_MatrixRowsRemove(
    M: *mut dd_MatrixPtr,
    delset: dd_rowset,
) -> c_int