dispatch_table_entry

Macro dispatch_table_entry 

Source
macro_rules! dispatch_table_entry {
    ( $f_id:expr, $f_type:ty, $f_name:expr ) => { ... };
}
Expand description

A convenience macro to quickly declare a OSSL_DISPATCH table entry