Function SHCopyKeyA
pub unsafe fn SHCopyKeyA<P1>(
hkeysrc: HKEY,
pszsrcsubkey: P1,
hkeydest: HKEY,
freserved: Option<u32>,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
pub unsafe fn SHCopyKeyA<P1>(
hkeysrc: HKEY,
pszsrcsubkey: P1,
hkeydest: HKEY,
freserved: Option<u32>,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,