[][src]Function llvm_sys_featured::core::LLVMConstBitCast

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