[][src]Type Definition wren_sys::WrenFinalizerFn

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