Function llvm_sys::core::LLVMConstZExt

source ·
pub unsafe extern "C" fn LLVMConstZExt(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef