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

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