Function ctru_sys::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.