Function _php_stream_free

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