pub unsafe extern "system" fn OROpenKey(
    handle: ORHKEY,
    lpsubkey: PCWSTR,
    phkresult: *mut ORHKEY
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"