Function windows::Win32::System::WindowsProgramming::RegInstallA
pub unsafe fn RegInstallA<P0, P1>(
hmod: P0,
pszsection: P1,
psttable: *const STRTABLEA,
) -> Result<()>where
P0: Param<HMODULE>,
P1: Param<PCSTR>,