Function windows_sys::Win32::NetworkManagement::WiFi::WlanUIEditProfile

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