winapi::um::winreg

Function RegSaveKeyExW

Source
pub unsafe extern "system" fn RegSaveKeyExW(
    hKey: HKEY,
    lpFile: LPCWSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
    Flags: DWORD,
) -> LSTATUS