Function llvm_sys::core::LLVMConstSExtOrBitCast

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