pub unsafe extern "system" fn WcmSetProperty(
pinterface: *const GUID,
strprofilename: PWSTR,
property: WCM_PROPERTY,
preserved: *mut c_void,
dwdatasize: u32,
pbdata: *const u8
) -> u32Expand description
Required features: ‘Win32_NetworkManagement_WindowsConnectionManager’, ‘Win32_Foundation’
