1#ifndef _DOLPHIN_CARDCREATE_H_
2#define _DOLPHIN_CARDCREATE_H_
long CARDCreate(long chan, char *fileName, unsigned long size, struct CARDFileInfo *fileInfo)
s32 CARDCreateAsync(s32 chan, const char *fileName, u32 size, CARDFileInfo *fileInfo, CARDCallback callback)
void(* CARDCallback)(s32 chan, s32 result)
Definition card.h:16
unsigned long u32
Definition types.h:9
static void callback(HSD_GObj *gobj)
Definition ftDk_SpecialLw.c:90
signed long s32
Definition hsd_3B2B.h:1