Function windows::Win32::System::GroupPolicy::GenerateGPNotification

pub unsafe fn GenerateGPNotification<P0, P1>(
    bmachine: P0,
    lpwszmgmtproduct: P1,
    dwmgmtproductoptions: u32,
) -> u32
where P0: Param<BOOL>, P1: Param<PCWSTR>,