Function LLVMGetAsString

Source
pub unsafe extern "C" fn LLVMGetAsString(
    C: *mut LLVMValue,
    Length: *mut usize,
) -> *const i8