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

Required features: "Win32_Foundation"