Function windows_sys::Win32::System::GroupPolicy::GetGPOListA

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