LJM_ByteArrayToUINT16

Function LJM_ByteArrayToUINT16 

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