Macro ext_php_rs::info_table_header[][src]

macro_rules! info_table_header {
    ($($element : expr), *) => { ... };
}
Expand description

Sets the header for the PHP extension information table. Takes as many string arguments as required.