[][src]Type Definition phper_sys::dtor_func_t

type dtor_func_t = Option<unsafe extern "C" fn(pDest: *mut zval)>;