Function hoedown::ffi::hoedown_document_render_inline [] [src]

pub unsafe extern "C" fn hoedown_document_render_inline(
    document: *mut hoedown_document,
    output_buffer: *mut hoedown_buffer,
    input: *const u8,
    input_size: size_t
)