_php_stream_filter_prepend

Function _php_stream_filter_prepend 

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