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.