Type Definition nuklear_sys::nk_plugin_copy
[−]
[src]
type nk_plugin_copy = Option<unsafe extern "C" fn(_: nk_handle, _: *const c_char, _: c_int)>;