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

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