kos_sys

Macro FIELD_GET

Source
macro_rules! FIELD_GET {
    ($var:expr, $field:expr) => { ... };
}