Function vAssertCalled

Source
#[unsafe(no_mangle)]
pub extern "C" fn vAssertCalled(
    file_name_ptr: FreeRtosCharPtr,
    line: FreeRtosUBaseType,
)