[][src]Type Definition couchbase_sys::lcb_VIEW_CALLBACK

type lcb_VIEW_CALLBACK = Option<unsafe extern "C" fn(instance: *mut lcb_INSTANCE, cbtype: c_int, row: *const lcb_RESPVIEW)>;