Function windows_sys::Wdk::NetworkManagement::Ndis::NdisWriteEventLogEntry
pub unsafe extern "system" fn NdisWriteEventLogEntry(
loghandle: *const c_void,
eventcode: i32,
uniqueeventvalue: u32,
numstrings: u16,
stringslist: *const c_void,
datasize: u32,
data: *const c_void,
) -> i32