pub unsafe extern "system" fn GetGPOListA(
    htoken: HANDLE,
    lpname: PCSTR,
    lphostname: PCSTR,
    lpcomputername: PCSTR,
    dwflags: u32,
    pgpolist: *mut *mut GROUP_POLICY_OBJECTA
) -> BOOL
Expand description

Required features: "Win32_Foundation"