list_entry

Macro list_entry 

Source
macro_rules! list_entry {
    ($ptr:expr, $type:ty, $member:ident) => { ... };
}