pub unsafe extern "C" fn ExplainGCReason(
    reason: GCReason
) -> *const c_char
Expand description

Get a statically allocated C string explaining the given GC reason.