fontsan::ffi

Function RustOTSStream_Seek

source
#[no_mangle]
pub unsafe extern "C" fn RustOTSStream_Seek(
    stream: *mut RustOTSStream<'_>,
    position: off_t,
) -> c_int