Type Alias ul_next_sys::JSContextGroupRef

source ยท
pub type JSContextGroupRef = *const OpaqueJSContextGroup;
Expand description

@typedef JSContextGroupRef A group that associates JavaScript contexts with one another. Contexts in the same group may share and exchange JavaScript objects.