Skip to main content

ZL_Graph_getErrorContextString_fromError

Function ZL_Graph_getErrorContextString_fromError 

Source
pub unsafe extern "C" fn ZL_Graph_getErrorContextString_fromError(
    graph: *const ZL_Graph,
    error: ZL_Error,
) -> *const c_char
Expand description

See ZL_Graph_getErrorContextString()

@param error: The error to get the context for