Lav_errorGetMessage

Function Lav_errorGetMessage 

Source
pub unsafe extern "C" fn Lav_errorGetMessage(
    destination: *mut *const c_char,
) -> LavError
Expand description

Query the thread’s current error. Pointers are valid until the next time an error happens on this thread.