LJM_UINT32ToByteArray

Function LJM_UINT32ToByteArray 

Source
pub unsafe extern "C" fn LJM_UINT32ToByteArray(
    aUINT32: *const c_uint,
    RegisterOffset: c_int,
    NumUINT32: c_int,
    aBytes: *mut c_uchar,
)