Type Definition rquickjs::qjs::JS_MarkFunc

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