Type Definition wren_sys::WrenFinalizerFn [] [src]

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