Skip to main content

ly_out_printed

Function ly_out_printed 

Source
pub unsafe extern "C" fn ly_out_printed(out: *const ly_out) -> usize
Expand description

@brief Get the number of printed bytes by the last function.

@param[in] out Out structure used. @return Number of printed bytes.