pub unsafe extern "system" fn CreateGPOLink(
    lpgpo: PCWSTR,
    lpcontainer: PCWSTR,
    fhighpriority: BOOL
) -> HRESULT
Expand description

Required features: "Win32_System_GroupPolicy", "Win32_Foundation"