LJM_UINT16ToByteArray

Function LJM_UINT16ToByteArray 

Source
pub unsafe extern "C" fn LJM_UINT16ToByteArray(
    aUINT16: *const c_ushort,
    RegisterOffset: c_int,
    NumUINT16: c_int,
    aBytes: *mut c_uchar,
)