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