Function php_stream_context_del_link

Source
pub unsafe extern "C" fn php_stream_context_del_link(
    context: *mut php_stream_context,
    stream: *mut php_stream,
) -> c_int