Type Definition nuklear_sys::nk_plugin_paste
[−]
[src]
type nk_plugin_paste = Option<unsafe extern fn(arg1: nk_handle, arg2: *mut nk_text_edit)>;