Type Definition rquickjs_sys::JS_MarkFunc[][src]

type JS_MarkFunc = Option<unsafe extern "C" fn(rt: *mut JSRuntime, gp: *mut JSGCObjectHeader)>;