Function _php_stream_free_enclosed

Source
pub unsafe extern "C" fn _php_stream_free_enclosed(
    stream_enclosed: *mut php_stream,
    close_options: c_int,
) -> c_int