Function harfbuzz::RUST_hb_font_get_glyph_h_origin [] [src]

pub unsafe extern "C" fn RUST_hb_font_get_glyph_h_origin(
    font: *mut hb_font_t,
    glyph: hb_codepoint_t,
    x: *mut hb_position_t,
    y: *mut hb_position_t
) -> hb_bool_t