Skip to main content

LLVMConstByte

Function LLVMConstByte 

Source
pub unsafe extern "C" fn LLVMConstByte(
    ByteTy: LLVMTypeRef,
    N: c_ulonglong,
) -> LLVMValueRef
Expand description

Obtain a constant value for a byte type.