Skip to main content

CBS_get_until_first_not_of

Function CBS_get_until_first_not_of 

Source
pub unsafe extern "C" fn CBS_get_until_first_not_of(
    cbs: *mut CBS,
    out: *mut CBS,
    chars: *const c_char,
) -> c_int