Skip to main content

LLVMConstByteOfArbitraryPrecision

Function LLVMConstByteOfArbitraryPrecision 

Source
pub unsafe extern "C" fn LLVMConstByteOfArbitraryPrecision(
    ByteTy: LLVMTypeRef,
    NumWords: c_uint,
    Words: *const u64,
) -> LLVMValueRef
Expand description

Obtain a constant value for a byte of arbitrary precision.