Skip to main content

RuntimeRunV1

Type Alias RuntimeRunV1 

Source
pub type RuntimeRunV1 = unsafe extern "C" fn(session: *mut c_void, request: *const LatexSnipperRunRequestV1, output: *mut LatexSnipperOwnedTensorListV1) -> i32;