php_error_docref

Function php_error_docref 

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