Function windows_sys::Wdk::System::OfflineRegistry::ORGetValue

pub unsafe extern "system" fn ORGetValue(
    handle: ORHKEY,
    lpsubkey: PCWSTR,
    lpvalue: PCWSTR,
    pdwtype: *mut u32,
    pvdata: *mut c_void,
    pcbdata: *mut u32,
) -> WIN32_ERROR