Function mozjs::jsapi::JS::ExplainGCReason
source ยท pub unsafe extern "C" fn ExplainGCReason(
reason: GCReason,
) -> *const i8
Expand description
Get a statically allocated C string explaining the given GC reason.