Function phper_sys::zend_error_at[][src]

pub unsafe extern "C" fn zend_error_at(
    type_: c_int,
    filename: *const c_char,
    lineno: u32,
    format: *const c_char,
     ...
)