pub unsafe extern "system" fn RegInstallW(
    hmod: HINSTANCE,
    pszsection: PCWSTR,
    psttable: *const STRTABLEW
) -> HRESULT
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’