php_unregister_url_stream_wrapper_volatile

Function php_unregister_url_stream_wrapper_volatile 

Source
pub unsafe extern "C" fn php_unregister_url_stream_wrapper_volatile(
    protocol: *const c_char,
    tsrm_ls: *mut *mut *mut c_void,
) -> c_int