Function zend_error_zstr_at

Source
pub unsafe extern "C" fn zend_error_zstr_at(
    type_: c_int,
    filename: *mut zend_string,
    lineno: u32,
    message: *mut zend_string,
)