Type Definition phper_sys::dtor_func_t[][src]

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