pub unsafe extern "C" fn MaaResourceGetDefaultRecognitionParam(
res: *const MaaResource,
reco_type: *const c_char,
buffer: *mut MaaStringBuffer,
) -> MaaBoolExpand description
@brief Get default recognition parameters for the specified type from DefaultPipelineMgr.
@param reco_type Recognition type string (e.g., “OCR”, “TemplateMatch”) @param buffer [out] Output buffer for the JSON string of recognition parameters