Type Definition ext_php_rs::ffi::dtor_func_t[][src]

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