Source position: lptypes.pas line 805
function LapeHash(
Data: Pointer;
Len: UInt32;
const Seed: UInt32 = 0
):UInt32; overload;function LapeHash(
const Str: lpString
):UInt32; overload;