Function zend_error

Source
pub unsafe extern "C" fn zend_error(
    type_: c_int,
    format: *const c_char,
    ...
)