Function phper_sys::zend_declare_property_null
source · pub unsafe extern "C" fn zend_declare_property_null(
ce: *mut zend_class_entry,
name: *const c_char,
name_length: usize,
access_type: c_int
)
pub unsafe extern "C" fn zend_declare_property_null(
ce: *mut zend_class_entry,
name: *const c_char,
name_length: usize,
access_type: c_int
)