Module ext_php_rs::macros

source ·
Expand description

Macros for interacting with PHP, mainly when the function takes variadic arguments. Unforutunately, this is the best way to handle these. Note that most of these will introduce unsafe into your code base.