Function php_unregister_url_stream_wrapper

Source
pub unsafe extern "C" fn php_unregister_url_stream_wrapper(
    protocol: *const c_char,
) -> zend_result