Function QISEPaperCheck

Source
pub unsafe extern "C" fn QISEPaperCheck(
    data: *mut c_void,
    dataLen: *mut c_uint,
    params: *const c_char,
    errorCode: *mut c_int,
) -> *const c_char
Expand description

@fn QISEPaperCheck @brief Paper Check

Checking the papaer .

@return int MSPAPI - Return 0 in success, otherwise return error code. @param void data - [in] Text buffer. @param unsigned int dataLen - [in] Text length in bytes,[out] Length of result returned @param const char* params - [in] Parameters describing the text. @see