Type Definition phper_sys::copy_ctor_func_t[][src]

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