Type Definition php_all_sys::php54::zend_object_call_method_t[][src]

type zend_object_call_method_t = Option<unsafe extern "C" fn(method: *const c_char, ht: c_int, return_value: *mut zval, return_value_ptr: *mut *mut zval, this_ptr: *mut zval, return_value_used: c_int) -> c_int>;