Skip to main content

dd_MatrixRowRemove2

Function dd_MatrixRowRemove2 

Source
pub unsafe extern "C" fn dd_MatrixRowRemove2(
    M: *mut dd_MatrixPtr,
    r: dd_rowrange,
    newpos: *mut dd_rowindex,
) -> c_int