[][src]Function phper_sys::php_register_url_stream_wrapper_volatile

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