php_register_url_stream_wrapper

Function php_register_url_stream_wrapper 

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