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

type llist_dtor_func_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;