Function windows::Win32::System::GroupPolicy::DeleteGPOLink

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