[][src]Type Definition nuki_sys::nk_plugin_paste

type nk_plugin_paste = Option<unsafe extern "C" fn(arg1: nk_handle, arg2: *mut nk_text_edit)>;