Function LLVMGetModuleContext

Source
#[no_mangle]
pub extern "C" fn LLVMGetModuleContext(
    M: LLVMModuleRef,
) -> LLVMContextRef