Function LLVMRustContextGetDiagnosticHandler

Source
pub(crate) unsafe extern "C" fn LLVMRustContextGetDiagnosticHandler(
    Context: &Context,
) -> Option<&DiagnosticHandler>