pub unsafe extern "C" fn LLVMContextGetDiagnosticContext(
C: LLVMContextRef,
) -> *mut c_voidExpand description
Get the diagnostic context of this context.
pub unsafe extern "C" fn LLVMContextGetDiagnosticContext(
C: LLVMContextRef,
) -> *mut c_voidGet the diagnostic context of this context.