Skip to main content

ccap_error_code_to_string

Function ccap_error_code_to_string 

Source
pub unsafe extern "C" fn ccap_error_code_to_string(
    errorCode: CcapErrorCode,
) -> *const c_char
Expand description

@brief Convert error code to English string description @param errorCode The error code to convert @return Error description string