tg_line_memsize

Function tg_line_memsize 

Source
pub unsafe extern "C" fn tg_line_memsize(
    line: *const tg_line,
) -> size_t
Expand description

Returns the allocation size of the line. @param line Input line @return Size of line in bytes