Word64DivideWord32(Word64,Word32,Word64,Word32) Method

Represents method Word64DivideWord32(Word64,Word32,Word64,Word32).

Namespace: flcInteger
procedure Word64DivideWord32(const A: Word64; const B: Word32; out Q: Word64; out R: Word32);

Parameters

A
Type: System.Void

B
Type: System.Void

Q
Type: System.Void

R
Type: System.Void