Meta type ‣ Plain object ᴾᴴᴾ - chung-leong/zigar GitHub Wiki

JavaScript | PHP


The plain object meta type indicates that a Zig type should become a PHP stdClass object (in the case of struct and union) or array (in the case of array and slice pointer). It's assigned using the following functions:


Meta types