Function RegCopyTreeA

Source
pub unsafe extern "C" fn RegCopyTreeA(
    hKeySrc: HKEY,
    lpSubKey: LPCSTR,
    hKeyDest: HKEY,
) -> LSTATUS