svn_io_file_flush

Function svn_io_file_flush 

Source
pub unsafe extern "C" fn svn_io_file_flush(
    file: *mut apr_file_t,
    scratch_pool: *mut apr_pool_t,
) -> *mut svn_error_t
Expand description

Wrapper for apr_file_flush(). @since New in 1.9