Function LLVMGetAsString

Source
pub unsafe extern "C" fn LLVMGetAsString(
    c: LLVMValueRef,
    Length: *mut usize,
) -> *const c_char