pigImFileLoadToMemory

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pigImFileLoadToMemory = void* function
(
const(char)* filename
,
const(char)* mode
,
size_t* out_file_size = null
,
int padding_bytes = 0
)

Meta