pub unsafe extern "system" fn WlanDeleteProfile(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    strprofilename: PCWSTR,
    preserved: *mut c_void
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WiFi", "Win32_Foundation"