[][src]Function pmemkv_sys::kvengine_get_copy

pub unsafe extern "C" fn kvengine_get_copy(
    kv: *mut KVEngine,
    kb: i32,
    k: *const c_char,
    maxvaluebytes: i32,
    value: *mut c_char
) -> i8