pub unsafe extern "system" fn RegInstallA(
    hmod: HMODULE,
    pszsection: PCSTR,
    psttable: *const STRTABLEA
) -> HRESULT
Expand description

Required features: "Win32_Foundation"