pub unsafe extern "system" fn NotifyRouteChange2(
    addressfamily: u16,
    callback: PIPFORWARD_CHANGE_CALLBACK,
    callercontext: *const c_void,
    initialnotification: BOOLEAN,
    notificationhandle: *mut HANDLE
) -> NTSTATUS
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation", "Win32_Networking_WinSock"