blosc2_stdio_seek

Function blosc2_stdio_seek 

Source
pub unsafe extern "C" fn blosc2_stdio_seek(
    stream: *mut c_void,
    offset: i64,
    whence: c_int,
) -> c_int