Function yrs::ysticky_index_decode

source ยท
#[no_mangle]
pub unsafe extern "C" fn ysticky_index_decode(
    binary: *const c_char,
    len: u32
) -> *mut YStickyIndex
Expand description

Deserializes YStickyIndex from the payload previously serialized using ysticky_index_encode.