Function LLVMGetModuleContext

Source
pub unsafe extern "C" fn LLVMGetModuleContext(
    M: *mut LLVMModule,
) -> *mut LLVMContext