clutter_text_buffer_new_with_text

Function clutter_text_buffer_new_with_text 

Source
pub unsafe extern "C" fn clutter_text_buffer_new_with_text(
    text: *const c_char,
    text_len: ssize_t,
) -> *mut ClutterTextBuffer