[][src]Function winapi::um::wlanapi::WlanDeleteProfile

pub unsafe extern "system" fn WlanDeleteProfile(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    strProfileName: LPCWSTR,
    pReserved: PVOID
) -> DWORD