[go: up one dir, main page]

Function lexical_core::ffi::i8_result_ok[][src]

#[no_mangle]
pub extern "C" fn i8_result_ok(result: I8Result) -> i8

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