Function tidy_sys::tidySaveBuffer

source ·
pub unsafe extern "C" fn tidySaveBuffer(
    tdoc: TidyDoc,
    buf: *mut TidyBuffer
) -> c_int
Expand description

Save the tidy document to given TidyBuffer object. @result An integer representing the status.