LLVMModuleCreateWithName

Function LLVMModuleCreateWithName 

Source
pub unsafe extern "C" fn LLVMModuleCreateWithName(
    ModuleID: *const c_char,
) -> LLVMModuleRef