php_register_url_stream_wrapper_volatile

Function php_register_url_stream_wrapper_volatile 

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