SQLCopyDesc

Function SQLCopyDesc 

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