[][src]Function couchbase_sys::lcb_cmdhttp_content_type

pub unsafe extern "C" fn lcb_cmdhttp_content_type(
    cmd: *mut lcb_CMDHTTP,
    content_type: *const c_char,
    content_type_len: usize
) -> lcb_STATUS