Function WlanGetProfileCustomUserData

Source
pub unsafe extern "system" fn WlanGetProfileCustomUserData(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    strProfileName: LPCWSTR,
    pReserved: PVOID,
    pdwDataSize: *mut DWORD,
    ppData: *mut PBYTE,
) -> DWORD