pub unsafe extern "system" fn WlanSaveTemporaryProfile(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    strprofilename: PCWSTR,
    stralluserprofilesecurity: PCWSTR,
    dwflags: u32,
    boverwrite: BOOL,
    preserved: *const c_void
) -> u32
Expand description

Required features: "Win32_Foundation"