[][src]Function mynewt::encoding::tinycbor::cbor_value_get_int64_checked

pub unsafe extern "C" fn cbor_value_get_int64_checked(
    value: *const CborValue,
    result: *mut i64
) -> CborError