[][src]Function couchbase_sys::lcb_errctx_view_first_error_code

pub unsafe extern "C" fn lcb_errctx_view_first_error_code(
    ctx: *const lcb_VIEW_ERROR_CONTEXT,
    code: *mut *const c_char,
    code_len: *mut usize
) -> lcb_STATUS