Function RegCreateKeyW
pub unsafe fn RegCreateKeyW<P1>(
hkey: HKEY,
lpsubkey: P1,
phkresult: *mut HKEY,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
pub unsafe fn RegCreateKeyW<P1>(
hkey: HKEY,
lpsubkey: P1,
phkresult: *mut HKEY,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,