Function harfbuzz::RUST_hb_shape_full [] [src]

pub unsafe extern "C" fn RUST_hb_shape_full(
    font: *mut hb_font_t,
    buffer: *mut hb_buffer_t,
    features: *mut hb_feature_t,
    num_features: c_uint,
    shaper_list: *mut *mut c_char
) -> hb_bool_t