[][src]Function llvm_sys::core::LLVMConstPointerCast

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