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