[][src]Function nuki_sys::nk_text_wrap

pub unsafe extern "C" fn nk_text_wrap(
    arg1: *mut nk_context,
    arg2: *const c_char,
    arg3: c_int
)