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.