LLVMConstZExtOrBitCast

Function LLVMConstZExtOrBitCast 

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