pub unsafe extern "system" fn NetAlertRaiseEx(
    alerttype: PWSTR,
    variableinfo: *const c_void,
    variableinfosize: u32,
    servicename: PWSTR
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’