flow_assert

Function flow_assert 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn flow_assert( condition: bool, msg: *const u8, len: usize, )