Function phper_sys::php_register_url_stream_wrapper[][src]

pub unsafe extern "C" fn php_register_url_stream_wrapper(
    protocol: *const c_char,
    wrapper: *const php_stream_wrapper
) -> c_int