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: *const c_char,
    wrapper: *mut php_stream_wrapper,
    tsrm_ls: *mut *mut *mut c_void,
) -> c_int