[][src]Function cmark_gfm_sys::cmark_inline_parser_set_offset

pub unsafe extern "C" fn cmark_inline_parser_set_offset(
    parser: *mut cmark_inline_parser,
    offset: c_int
)

Set the offset in bytes in the chunk being processed by the given inline parser.