[][src]Function winapi::um::winreg::RegSaveKeyExW

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