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

type rsrc_dtor_func_t = Option<unsafe extern "C" fn(rsrc: *mut zend_rsrc_list_entry)>;