Function LLVMModuleCreateWithName

Source
#[no_mangle]
pub extern "C" fn LLVMModuleCreateWithName(
    ModuleID: *const c_char,
) -> LLVMModuleRef