Function poppler_sys::poppler_annot_line_new

source ·
pub unsafe extern "C" fn poppler_annot_line_new(
    doc: *mut PopplerDocument,
    rect: *mut PopplerRectangle,
    start: *mut PopplerPoint,
    end: *mut PopplerPoint,
) -> *mut PopplerAnnot