Unit 'flcBits32' Package
[Overview][Constants][Procedures and functions][Index] [#pl_fundamentals]

SetBitScanReverse32

Declaration

Source position: flcBits32.pas line 74

function SetBitScanReverse32(

  const Value: Word32

):Integer; overload;

function SetBitScanReverse32(

  const Value: Word32;

  const BitIndex: Word32

):Integer; overload;



CT Web help

CodeTyphon Studio