mozjs_sys::glue

Function AppendToRootedObjectVector

source
pub unsafe extern "C" fn AppendToRootedObjectVector(
    v: *mut PersistentRootedObjectVector,
    obj: *mut JSObject,
) -> bool