fontsan::ffi

Function RustOTS_Process

source
pub unsafe extern "C" fn RustOTS_Process(
    stream: *mut RustOTSStream<'_>,
    data: *const u8,
    len: size_t,
) -> c_int