windows::Win32::NetworkManagement::NetManagement

Function NetAlertRaise

pub unsafe fn NetAlertRaise<P0>(
    alerttype: P0,
    buffer: *const c_void,
    buffersize: u32,
) -> u32
where P0: Param<PCWSTR>,