Function windows::Wdk::NetworkManagement::Ndis::NdisWriteEventLogEntry

pub unsafe fn NdisWriteEventLogEntry(
    loghandle: *const c_void,
    eventcode: i32,
    uniqueeventvalue: u32,
    numstrings: u16,
    stringslist: Option<*const c_void>,
    datasize: u32,
    data: Option<*const c_void>,
) -> i32