Function LLVMPrintModuleToString

Source
#[no_mangle]
pub extern "C" fn LLVMPrintModuleToString(
    M: LLVMModuleRef,
) -> *mut c_char