Function windows::Win32::System::GroupPolicy::CreateGPOLink
pub unsafe fn CreateGPOLink<P0, P1, P2>(
lpgpo: P0,
lpcontainer: P1,
fhighpriority: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<BOOL>,