pub unsafe extern "C" fn kastore_puts_int8(
    self_: *mut kastore_t,
    key: *const c_char,
    array: *const i8,
    array_len: usize,
    flags: c_int
) -> c_int
Expand description

@defgroup TYPED_PUTS_GROUP Typed put functions. @{