rustc_codegen_llvm::llvm_::ffi

Function LLVMRustContextCreate

source
pub unsafe extern "C" fn LLVMRustContextCreate(
    shouldDiscardNames: bool,
) -> &'static mut Context