pub unsafe extern "C" fn udsCheckNodeInfoInitialized(
nodeinfo: *const udsNodeInfo,
) -> boolExpand description
Checks whether a NodeInfo struct was initialized by NWM-module(not any output from udsGenerateNodeInfo()).
ยงArguments
nodeinfo- Input NodeInfo struct.