Function llvm_sys::core::LLVMConstBitCast

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