Function array_get

Source
pub unsafe extern "C" fn array_get(
    array: *const Array,
    pos: u32,
) -> *mut byte_t