pub type RasCustomEntryDlgFn = Option<unsafe extern "system" fn(hinstdll: HINSTANCE, lpszphonebook: PCWSTR, lpszentry: PCWSTR, lpinfo: *mut RASENTRYDLGA, dwflags: u32) -> BOOL>;
Expand description

Required features: "Win32_NetworkManagement_Rras", "Win32_Foundation"