Function llvm_sys::core::LLVMConstBitCast[][src]

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