LJM_ByteArrayToINT32

Function LJM_ByteArrayToINT32 

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