LLVMPrintModuleToString

Function LLVMPrintModuleToString 

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