deprecated_A3DEnableHandleSIGSEGV

A3DStatus deprecated_A3DEnableHandleSIGSEGV()

deprecated

A3DStatus deprecated_A3DEnableHandleSIGSEGV()

Enables internal SIGSEGV handling (Linux only)

This function activates the handling of the SIGSEGV signal on Linux. When this function is activated, SIGSEGV is handled and an exception is thrown to return A3D_EXCEPTION.

Returns

A3D_SUCCESS on success, or an error code on failure