Skip to main content

b3InternalAssert

Function b3InternalAssert 

Source
pub unsafe extern "C" fn b3InternalAssert(
    condition: *const c_char,
    fileName: *const c_char,
    lineNumber: c_int,
) -> c_int
Expand description

Internal assertion handler. Allows for host intervention.