SSBM Decomp
Loading...
Searching...
No Matches
CARDWrite.h File Reference
#include <platform.h>
#include <dolphin/card/forward.h>

Go to the source code of this file.

Functions

s32 CARDWriteAsync (CARDFileInfo *fileInfo, const void *buf, u32 length, s32 offset, CARDCallback callback)
 

Function Documentation

◆ CARDWriteAsync()

s32 CARDWriteAsync ( CARDFileInfo fileInfo,
const void *  buf,
u32  length,
s32  offset,
CARDCallback  callback 
)
Todo:
Eliminate cast to CARDCallback.