xm_check_sanity_preload

Check the module data for errors/inconsistencies.

@returns 0 if everything looks OK. Module should be safe to load.

nothrow @nogc
int
xm_check_sanity_preload
(
const(char)* module_
,)

Meta