Function name:mfsSetLeoErrorFunc ────────────────────────────────────── Format: void mfsSetLeoErrorFunc(void (*func)(s32)) Arguments: func Return value: None Function: Registers Leo function's error handling function Description: This function registers a callback function that is to be called within MFS when an error occurs as a result of executing an asynchronous Leo function.