windows::Win32::System::GroupPolicy

Function CreateGPOLink

pub unsafe fn CreateGPOLink<P0, P1>(
    lpgpo: P0,
    lpcontainer: P1,
    fhighpriority: bool,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,