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.
#[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.