[][src]Function couchbase_sys::lcb_resptouch_key

pub unsafe extern "C" fn lcb_resptouch_key(
    resp: *const lcb_RESPTOUCH,
    key: *mut *const c_char,
    key_len: *mut usize
) -> lcb_STATUS