pub type PMGM_PRUNE_ALERT_CALLBACK = Option<unsafe extern "system" fn(dwsourceaddr: u32, dwsourcemask: u32, dwgroupaddr: u32, dwgroupmask: u32, dwifindex: u32, dwifnexthopaddr: u32, bmemberdelete: BOOL, pdwtimeout: *mut u32) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_Rras", "Win32_Foundation"