Function llvm_sys::core::LLVMConstSExtOrBitCast[][src]

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