Skip to main content

dd_CopyAmatrix

Function dd_CopyAmatrix 

Source
pub unsafe extern "C" fn dd_CopyAmatrix(
    Acopy: *mut *mut mytype,
    A: *mut *mut mytype,
    m: dd_rowrange,
    d: dd_colrange,
)