[][src]Type Definition nuki_sys::nk_plugin_copy

type nk_plugin_copy = Option<unsafe extern "C" fn(arg1: nk_handle, arg2: *const c_char, len: c_int)>;