[go: up one dir, main page]

Function lexical_core::ffi::u8_result_ok[][src]

#[no_mangle]
pub extern "C" fn u8_result_ok(result: U8Result) -> u8

Get the value from the result. Panics if the result is an error.