Function spa_json_get_float

Source
pub unsafe extern "C" fn spa_json_get_float(
    iter: *mut spa_json,
    res: *mut f32,
) -> c_int