Macro ext_php_rs::info_table_end[][src]

macro_rules! info_table_end {
    () => { ... };
}
Expand description

Ends the PHP extension information table. Must be run after all rows have been inserted into the table.