Type Definition wren_sys::WrenFinalizerFn[][src]

type WrenFinalizerFn = Option<unsafe extern "C" fn(data: *mut c_void)>;