pub unsafe extern "C" fn b3InternalAssert( condition: *const c_char, fileName: *const c_char, lineNumber: c_int, ) -> c_int
Internal assertion handler. Allows for host intervention.