Function windows_sys::Win32::NetworkManagement::WiFi::WlanDeleteProfile

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