Function spa_json_get_error

Source
pub unsafe extern "C" fn spa_json_get_error(
    iter: *mut spa_json,
    start: *const c_char,
    loc: *mut spa_error_location,
) -> bool
Expand description

Return if there was a parse error, and its possible location.

\since 1.1.0