[][src]Type Definition phper_sys::copy_ctor_func_t

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