Function cbw_Cookie_setDomain

Source
pub unsafe extern "C" fn cbw_Cookie_setDomain(
    cookie: *mut cbw_Cookie,
    domain: cbw_CStrSlice,
)