pub unsafe extern "C" fn ZL_Graph_getErrorContextString_fromError( graph: *const ZL_Graph, error: ZL_Error, ) -> *const c_char
See ZL_Graph_getErrorContextString()
@param error: The error to get the context for