[][src]Type Definition phper_sys::unary_op_type

type unary_op_type = Option<unsafe extern "C" fn(arg1: *mut zval, arg2: *mut zval) -> c_int>;