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

Required features: "Win32_Foundation"