CS101_ASDU_getPayload

Function CS101_ASDU_getPayload 

Source
pub unsafe extern "C" fn CS101_ASDU_getPayload(
    self_: CS101_ASDU,
) -> *mut u8
Expand description

Get the ASDU payload

The payload is the ASDU message part after the ASDU header (type ID, VSQ, COT, CASDU)

ยงReturns

the ASDU payload buffer