Function harfbuzz_sys::bindings::hb_font_get_glyph_contour_point
source ยท pub unsafe extern "C" fn hb_font_get_glyph_contour_point(
font: *mut hb_font_t,
glyph: hb_codepoint_t,
point_index: c_uint,
x: *mut hb_position_t,
y: *mut hb_position_t,
) -> hb_bool_t