pub type RTM_EVENT_CALLBACK = Option<unsafe extern "system" fn(rtmreghandle: isize, eventtype: RTM_EVENT_TYPE, context1: *mut c_void, context2: *mut c_void) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_Rras"