Function nuklear_sys::nk_draw_list_add_text [] [src]

pub unsafe extern fn nk_draw_list_add_text(arg1: *mut nk_draw_list, arg2: *const nk_user_font, arg3: nk_rect, text: *const c_char, len: c_int, font_height: f32, arg4: nk_color)