Type Definition phper_sys::apply_func_t[][src]

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