Function WlanSetProfileCustomUserData

Source
pub unsafe extern "system" fn WlanSetProfileCustomUserData(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    strProfileName: LPCWSTR,
    dwDataSize: DWORD,
    pData: PBYTE,
    pReserved: PVOID,
) -> DWORD