Skip to main content

php_error_docref_unchecked

Function php_error_docref_unchecked 

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