pub unsafe extern "C" fn CS101_ASDU_getNumberOfElements(
self_: CS101_ASDU,
) -> c_intExpand description
Get the number of information objects (elements) in the ASDU
ยงReturns
the number of information objects/element (valid range 0 - 127)
pub unsafe extern "C" fn CS101_ASDU_getNumberOfElements(
self_: CS101_ASDU,
) -> c_intGet the number of information objects (elements) in the ASDU
the number of information objects/element (valid range 0 - 127)