Function _php_stream_sync

Source
pub unsafe extern "C" fn _php_stream_sync(
    stream: *mut php_stream,
    data_only: bool,
) -> c_int