[][src]Function phper_sys::php_stream_filter_prepend_ex

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