Function _php_stream_flush

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