pub unsafe extern "system" fn NetErrorLogWrite(
    reserved1: *const u8,
    code: u32,
    component: PCWSTR,
    buffer: *const u8,
    numbytes: u32,
    msgbuf: *const u8,
    strcount: u32,
    reserved2: *const u8
) -> u32
Expand description

Required features: "Win32_NetworkManagement_NetManagement"