_php_stream_filter_append

Function _php_stream_filter_append 

Source
pub unsafe extern "C" fn _php_stream_filter_append(
    chain: *mut php_stream_filter_chain,
    filter: *mut php_stream_filter,
)