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

Required features: "Win32_Foundation"