Function spa_json_init

Source
pub unsafe extern "C" fn spa_json_init(
    iter: *mut spa_json,
    data: *const c_char,
    size: usize,
)