Function ExplainGCAbortReason

Source
pub unsafe extern "C" fn ExplainGCAbortReason(
    reason: u32,
) -> *const i8
Expand description

Get a statically allocated C string explaining the given Abort reason. Input is the integral value of the enum.