php_error_docref1

Function php_error_docref1 

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