Function unqlite_sys::unqlite_kv_cursor_key [] [src]

pub unsafe extern "C" fn unqlite_kv_cursor_key(
    pCursor: *mut unqlite_kv_cursor,
    pBuf: *mut c_void,
    pnByte: *mut c_int
) -> c_int