pub unsafe extern "system" fn WcmSetProperty(
    pinterface: *const GUID,
    strprofilename: PCWSTR,
    property: WCM_PROPERTY,
    preserved: *mut c_void,
    dwdatasize: u32,
    pbdata: *const u8
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WindowsConnectionManager"