[][src]Function couchbase_sys::lcb_respview_geometry

pub unsafe extern "C" fn lcb_respview_geometry(
    resp: *const lcb_RESPVIEW,
    geom: *mut *const c_char,
    geom_len: *mut usize
) -> lcb_STATUS