Function stark::sail::core::read_field_atomic_unchecked[][src]

pub unsafe fn read_field_atomic_unchecked<T: SizedBase + Copy>(
    loc: *mut SlHead,
    offset: usize
) -> T
Expand description

Read from a field of a Sail object atomically without any checks