Function MaaSyncContextRunRecognition

Source
pub unsafe extern "C" fn MaaSyncContextRunRecognition(
    sync_context: MaaSyncContextHandle,
    image: MaaImageBufferHandle,
    task_name: MaaStringView,
    task_param: MaaStringView,
    out_box: MaaRectHandle,
    out_detail: MaaStringBufferHandle,
) -> MaaBool
Available on crate feature internal only.