ThrowException

Function ThrowException 

Source
pub unsafe extern "C" fn ThrowException(
    exception: *mut ExceptionInfo,
    severity: ExceptionType,
    reason: *const c_char,
    description: *const c_char,
)