PatchworkOS
Loading...
Searching...
No Matches
abort_handler_s.c File Reference
#include "common/use_annex_k.h"
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void abort_handler_s (const char *_RESTRICT msg, void *_RESTRICT ptr, errno_t err)
 

Function Documentation

◆ abort_handler_s()

void abort_handler_s ( const char *_RESTRICT  msg,
void *_RESTRICT  ptr,
errno_t  err 
)

Definition at line 5 of file abort_handler_s.c.

References abort(), fprintf(), and stderr.

Referenced by _constraint_handler_init(), and set_constraint_handler_s().