pub unsafe extern "C" fn libesedb_error_fprint(
error: *mut libesedb_error_t,
stream: *mut FILE,
) -> c_intExpand description
Prints a descriptive string of the error to the stream Returns the number of printed characters if successful or -1 on error