[][src]Macro libyal_rs_common::get_u64_field

macro_rules! get_u64_field {
    ($self: ident, $getter: ident) => { ... };
}