pub unsafe extern "system" fn SQLCopyDesc(
    sourcedeschandle: *mut c_void,
    targetdeschandle: *mut c_void
) -> i16
Expand description

Required features: "Win32_System_Search"