LJM_INT32ToByteArray

Function LJM_INT32ToByteArray 

Source
pub unsafe extern "C" fn LJM_INT32ToByteArray(
    aINT32: *const c_int,
    RegisterOffset: c_int,
    NumINT32: c_int,
    aBytes: *mut c_uchar,
)