Skip to main content

lh_document_draw

Function lh_document_draw 

Source
pub unsafe extern "C" fn lh_document_draw(
    doc: *mut lh_document_t,
    hdc: usize,
    x: f32,
    y: f32,
    clip: *const lh_position_t,
)