Function LLVMGetAsString

Source
#[no_mangle]
pub extern "C" fn LLVMGetAsString(
    C: LLVMValueRef,
    Length: *mut size_t,
) -> *const c_char