Function blGlyphBufferSetText

Source
pub unsafe extern "C" fn blGlyphBufferSetText(
    self_: *mut BLGlyphBufferCore,
    data: *const c_void,
    size: usize,
    encoding: u32,
) -> BLResult