pub unsafe extern "C" fn LLVMConstByte(
ByteTy: LLVMTypeRef,
N: c_ulonglong,
) -> LLVMValueRefExpand description
Obtain a constant value for a byte type.
pub unsafe extern "C" fn LLVMConstByte(
ByteTy: LLVMTypeRef,
N: c_ulonglong,
) -> LLVMValueRefObtain a constant value for a byte type.