Function RegLoadKeyA
pub unsafe fn RegLoadKeyA<P1, P2>(
hkey: HKEY,
lpsubkey: P1,
lpfile: P2,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,
pub unsafe fn RegLoadKeyA<P1, P2>(
hkey: HKEY,
lpsubkey: P1,
lpfile: P2,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,