Type Definition js::jsapi::JSTraceDataOp [] [src]

type JSTraceDataOp = Option<unsafe extern "C" fn(trc: *mut JSTracer, data: *mut c_void)>;