lto_module_is_object_file_in_memory

Checks if a buffer is a loadable object file.

extern (C) nothrow extern
bool
lto_module_is_object_file_in_memory
(
const(void)* mem
,
size_t length
)

Meta