Function cbw_Cookie_setPath

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