cbw_CookieIterator_next

Function cbw_CookieIterator_next 

Source
pub unsafe extern "C" fn cbw_CookieIterator_next(
    iterator: *mut cbw_CookieIterator,
    on_next: cbw_CookieIteratorNextCallbackFn,
    cb_data: *mut c_void,
) -> cBOOL