[][src]Function ibm_db::SQLCopyDesc

pub unsafe extern "C" fn SQLCopyDesc(
    hDescSource: SQLHDESC,
    hDescTarget: SQLHDESC
) -> SQLRETURN