Function php_all_sys::php56_zts::zend_declare_property_null[][src]

pub unsafe extern "C" fn zend_declare_property_null(
    ce: *mut zend_class_entry,
    name: *const c_char,
    name_length: c_int,
    access_type: c_int,
    tsrm_ls: *mut *mut *mut c_void
) -> c_int