Skip to main content

zend_constant_add_attributes

Function zend_constant_add_attributes 

Source
pub unsafe extern "C" fn zend_constant_add_attributes(
    c: *mut zend_constant,
    attributes: *mut HashTable,
)