Function phper_sys::php_stream_filter_register_factory_volatile[][src]

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