ZL_CCtx_getErrorContextString_fromError

Function ZL_CCtx_getErrorContextString_fromError 

Source
pub unsafe extern "C" fn ZL_CCtx_getErrorContextString_fromError(
    cctx: *const ZL_CCtx,
    error: ZL_Error,
) -> *const c_char
Expand description

See ZL_CCtx_getErrorContextString()

@param error: The error to get the context for