pub unsafe extern "system" fn WcmSetProfileList(
    pprofilelist: *const WCM_PROFILE_INFO_LIST,
    dwposition: u32,
    fignoreunknownprofiles: BOOL,
    preserved: *mut c_void
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WindowsConnectionManager", "Win32_Foundation"