LJM_ByteArrayToUINT32

Function LJM_ByteArrayToUINT32 

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