Function libspa_sys::spa_json_next

source ·
pub unsafe extern "C" fn spa_json_next(
    iter: *mut spa_json,
    value: *mut *const c_char
) -> c_int
Expand description

Get the next token. \a value points to the token and the return value is the length.