pub unsafe extern "system" fn WlanUIEditProfile(
    dwclientversion: u32,
    wstrprofilename: PCWSTR,
    pinterfaceguid: *const GUID,
    hwnd: HWND,
    wlstartpage: WL_DISPLAY_PAGES,
    preserved: *const c_void,
    pwlanreasoncode: *mut u32
) -> u32
Expand description

Required features: "Win32_Foundation"