winapi::um::winreg

Function RegSaveKeyW

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