Function udsCheckNodeInfoInitialized

Source
pub unsafe extern "C" fn udsCheckNodeInfoInitialized(
    nodeinfo: *const udsNodeInfo,
) -> bool
Expand description

Checks whether a NodeInfo struct was initialized by NWM-module(not any output from udsGenerateNodeInfo()).

ยงArguments

  • nodeinfo - Input NodeInfo struct.