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

@defgroup TYPED_GETS_GROUP Typed get functions. @{