[][src]Function phper_sys::php_stream_filter_register_factory

pub unsafe extern "C" fn php_stream_filter_register_factory(
    filterpattern: *const c_char,
    factory: *mut php_stream_filter_factory
) -> c_int