Type Definition phper_sys::unary_op_type[][src]

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