Function llvm_sys::core::LLVMConstZExtOrBitCast

source ยท
pub unsafe extern "C" fn LLVMConstZExtOrBitCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef