Function llvm_sys::core::LLVMModuleCreateWithName

source ยท
pub unsafe extern "C" fn LLVMModuleCreateWithName(
    ModuleID: *const c_char
) -> LLVMModuleRef