[][src]Function rustc_llvm_proxy::proxy::LLVMModuleCreateWithName

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