MZ_READ_LE32

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint MZ_READ_LE32(const(void)* p)
  2. uint MZ_READ_LE32(const(void)* p)
    version(encodeDecodePNG && !LittleEndian)
    nothrow @nogc
    uint
    MZ_READ_LE32
    (
    const(void)* p
    )

Meta