[][src]Type Definition nuki_sys::nk_plugin_free

type nk_plugin_free = Option<unsafe extern "C" fn(arg1: nk_handle, old: *mut c_void)>;