LLVMConstZExt

Function LLVMConstZExt 

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