Type Definition nuklear_sys::nk_plugin_free [] [src]

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