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

Required features: ‘Win32_System_GroupPolicy’, ‘Win32_Foundation’