Function phper_sys::php_stream_filter_append_ex[][src]

pub unsafe extern "C" fn php_stream_filter_append_ex(
    chain: *mut php_stream_filter_chain,
    filter: *mut php_stream_filter
) -> c_int