ferror_unlocked method
LlamaLibrarySharedBindingsByGeneralDeveloper Binding By General Corporation & Global Corporation & General Developer
Implementation
int ferror_unlocked(
ffi.Pointer<FILE> __stream,
) {
return _ferror_unlocked(
__stream,
);
}