gcc_jit_object_get_debug_string

Get a human-readable description of this object. The string buffer is created the first time this is called on a given object, and persists until the object's context is released.

extern (C)
const(char)*
gcc_jit_object_get_debug_string

Meta